Click or drag to resize

ResourceRefreshLock Method

Overload List
  NameDescription
Public methodRefreshLock(ActiveLock)
Refresh the lock on this resource by resetting the lock timeout.
Public methodRefreshLock(Int32, ActiveLock)
Refresh the lock on this resource by resetting the lock timeout.
Public methodRefreshLock(Int32, String)
Refresh the lock on this resource by resetting the lock timeout.
Public methodRefreshLock(String, Int32, ActiveLock)
Refresh the lock on a resource by resetting the lock timeout.
Public methodRefreshLock(String, Int32, String)
Refresh the lock on this resource by resetting the lock timeout.
Public methodRefreshLock(String, String, ActiveLock)
Refresh the lock on a resource by resetting the lock timeout.
Public methodRefreshLock(String, String, String)
Refresh the lock on this resource by resetting the lock timeout.
Top
See Also